Skip to content

LuxonisML v0.10.0 - #486

Open
kozlov721 wants to merge 12 commits into
mainfrom
release/v0.10.0
Open

LuxonisML v0.10.0#486
kozlov721 wants to merge 12 commits into
mainfrom
release/v0.10.0

Conversation

@kozlov721

@kozlov721 kozlov721 commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Purpose

Release LuxonisML v0.10.0. The Release PR workflow opened this
pull request, and the merge of it starts the release.

Specification

The version in luxonis_ml/__init__.py becomes 0.10.0.

Changes after v0.9.1-beta:

Dependencies & Potential Impact

This pull request changes the version only. The new version then goes to
PyPI under the same package name.

Deployment Plan

  1. Approve and merge this pull request.
  2. The Release Tag workflow creates the tag, the release, and the notes.
  3. The release event starts the publish workflows.

Testing & Validation

CI runs on this pull request.

AI Usage

The Release PR workflow generated this pull request. No AI tool wrote it.

Submitted code was reviewed by a human: YES/NO

The author is taking the responsibility for the contribution: YES/NO

Summary by CodeRabbit

  • Chores
    • Updated the application version from 0.9.1 to 0.10.0.
    • Updated automated workflow references used for build and validation checks.
    • Improved the reliability of automated verification processes through refreshed workflow configuration.

@kozlov721
kozlov721 requested a review from a team as a code owner August 14, 2026 13:28
@kozlov721 kozlov721 added the release New version release label Aug 14, 2026
@kozlov721
kozlov721 requested review from klemen1999 and removed request for a team August 14, 2026 13:28
@kozlov721 kozlov721 added the release New version release label Aug 14, 2026
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@kozlov721, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used all 1 included review currently available under your plan.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: d7ec1a9d-bd85-4cac-bc38-c421d905a8c1

📥 Commits

Reviewing files that changed from the base of the PR and between e548823 and d530f3f.

📒 Files selected for processing (1)
  • .github/workflows/bom-tests.yaml

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0a0adde7-90e9-4be7-a443-2d56de7b922e

📥 Commits

Reviewing files that changed from the base of the PR and between 6be8281 and e548823.

📒 Files selected for processing (1)
  • .github/workflows/bom-tests.yaml

📝 Walkthrough

Walkthrough

The package version changed to 0.10.0. The BOM tests workflow now references a newer pinned Modelconverter reusable workflow commit.

Changes

Package version update

Layer / File(s) Summary
Update exported version constant
luxonis_ml/__init__.py
The exported __version__ constant now contains 0.10.0 instead of 0.9.1.

BOM workflow pin update

Layer / File(s) Summary
Update BOM workflow reference
.github/workflows/bom-tests.yaml
The Modelconverter job now references commit 4d078565... instead of 673f11c....

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to e5488

The release change is limited to a package version update and a one-line workflow change; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

Suggested labels: DevOps

Suggested reviewers: klemen1999

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the LuxonisML v0.10.0 release, which matches the primary objective and version change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.10.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.80%. Comparing base (12f36b6) to head (d530f3f).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
- Coverage   95.15%   94.80%   -0.35%     
==========================================
  Files         179      467     +288     
  Lines       14758    30572   +15814     
==========================================
+ Hits        14043    28985   +14942     
- Misses        715     1587     +872     
Flag Coverage Δ
pytest 94.50% <ø> (?)
pytest-ubuntu-latest 95.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release New version release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants